home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 1997 April
/
inter@ivo 1997-04.iso
/
demos
/
referenc
/
orsay
/
dataor
/
guide.dxr
/
00016.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-06-17
|
216 b
|
13 lines
on exitFrame
puppetTempo(6)
set volson to the volume of sound 1
if volson > 20 then
fadesound()
go(the frame)
else
put the timer
sound stop 1
set the volume of sound 1 to 180
end if
end